The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "io::socket::ssl"

IO::Socket::SSL - SSL sockets with IO::Socket interface River stage four • 342 direct dependents • 2021 total dependents

IO::Socket::SSL makes using SSL/TLS much easier by wrapping the necessary functionality into the familiar IO::Socket interface and providing secure defaults whenever possible. This way, existing applications can be made SSL-aware without much effort,...

SULLR/IO-Socket-SSL-2.085 - 22 Jan 2024 19:07:08 UTC - Search in distribution

Net::Daemon::SSL - perl extensions for portable ssl daemons River stage zero No dependents

This class implements an IO::Socket::SSL functionality for Net::Daemon class. See perldoc Net::Daemon for more information about Net::Daemon usage....

MKUL/Net-Daemon-SSL-1.0 - 14 Jun 2000 11:54:57 UTC - Search in distribution

lib/Net/HTTP2/IOSocketSSL.pm River stage zero No dependents

FELIPE/Net-HTTP2-0.02 - 02 Oct 2022 00:20:31 UTC - Search in distribution

IO::Socket::CLI - CLI for IO::Socket::INET6 and IO::Socket::SSL River stage zero No dependents

"IO::Socket::CLI" provides a command-line interface to IO::Socket::INET6 and IO::Socket::SSL....

ASHLEYW/IO-Socket-CLI-0.041 - 24 Oct 2014 04:01:40 UTC - Search in distribution

IO::Async::SSL - use SSL/TLS with IO::Async River stage two • 14 direct dependents • 14 total dependents

This module extends existing IO::Async classes with extra methods to allow the use of SSL or TLS-based connections using IO::Socket::SSL. It does not directly provide any methods or functions of its own. Primarily, it provides "SSL_connect" and "SSL_...

PEVANS/IO-Async-SSL-0.25 - 16 Aug 2023 16:52:56 UTC - Search in distribution

Net::SMTPS - SSL/STARTTLS support for Net::SMTP River stage one • 2 direct dependents • 2 total dependents

This module implements a wrapper for Net::SMTP, enabling over-SSL/STARTTLS support. This module inherits most of all the methods from Net::SMTP(2.X). You may use all the friendly options that came bundled with Net::SMTP. You can control the SSL usage...

TOMO/Net-SMTPS-0.10 - 11 Apr 2020 00:37:18 UTC - Search in distribution

Net::POP3S - SSL/STARTTLS support for Net::POP3 River stage zero No dependents

This module implements a wrapper for Net::POP3, enabling over-SSL/STARTTLS support. This module inherits all the methods from Net::POP3. You may use all the friendly options that came bundled with Net::POP3. You can control the SSL usage with the opt...

TOMO/Net-POP3S-0.12 - 26 Dec 2020 09:50:21 UTC - Search in distribution

Net::LDAPS - use LDAP over an SSL connection River stage two • 70 direct dependents • 82 total dependents

Communicate using the LDAP protocol to a directory server using an encrypted (SSL) network connection. This mechanism is non-standard but widely supported; consider using LDAPv3 with the standard TLS extension if possible (many servers do not support...

MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC - Search in distribution

Net::HTTPS - Low-level HTTP over SSL/TLS connection (client) River stage four • 28 direct dependents • 6252 total dependents

The "Net::HTTPS" is a low-level HTTP over SSL/TLS client. The interface is the same as the interface for "Net::HTTP", but the constructor takes additional parameters as accepted by IO::Socket::SSL. The "Net::HTTPS" object is an "IO::Socket::SSL" too,...

OALDERS/Net-HTTP-6.23 - 16 Jun 2023 11:47:29 UTC - Search in distribution

Net::SMPP::SSL - SSL support for Net::SMPP River stage zero No dependents

Net::SMPP::SSL implements the same API as Net::SMPP, but uses IO::Socket::SSL for its network operations. For interface documentation, please see Net::SMPP. The implementation is based the approach used for Net::SMTP::SSL, thanks to the authors....

SSTUEHRM/Net-SMPP-SSL-0.02 - 17 Jan 2022 14:41:42 UTC - Search in distribution

Net::FTPSSL - A FTP over TLS/SSL class River stage one • 1 direct dependent • 1 total dependent

"Net::FTPSSL" is a class implementing a simple FTP client over a Transport Layer Security (TLS) or Secure Sockets Layer (SSL) connection written in Perl as described in RFC959 and RFC2228. It will use TLS v1.2 by default, since TLS is more secure tha...

CLEACH/Net-FTPSSL-0.42 - 01 Oct 2019 00:41:46 UTC - Search in distribution

swaks - Swiss Army Knife SMTP, the all-purpose smtp transaction tester River stage zero No dependents

swaks' primary design goal is to be a flexible, scriptable, transaction-oriented SMTP test tool. It handles SMTP features and extensions such as TLS, authentication, and pipelining; multiple version of the SMTP protocol including SMTP, ESMTP, and LMT...

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC - Search in distribution

epan - Exclusive Perl Archive Nook River stage zero No dependents

This program helps you creating and managing an EPAN - a version of the CPAN that is trimmed down to your needs for installing specific stuff. To start with an example, suppose you have to install Mojolicious and a couple of its plugins in a machine ...

POLETTIX/App-EPAN-0.002 - 19 Jun 2021 09:27:46 UTC - Search in distribution

apid - Generic REST API Daemon River stage zero No dependents

apid is a generic http(s) daemon which can be used to provide a RESTful web service in front of something which isn't already web aware. If you already have some application server or website with a service running, apid is of no use for you. However...

TLINDEN/WWW-REST-Apid-0.07 - 04 Apr 2017 22:22:46 UTC - Search in distribution

Furl - Lightning-fast URL fetcher River stage two • 83 direct dependents • 99 total dependents

Furl is yet another HTTP client library. LWP is the de facto standard HTTP client for Perl 5, but it is too slow for some critical jobs, and too complex for weekend hacking. Furl resolves these issues. Enjoy it!...

SYOHEX/Furl-3.14 - 13 May 2021 05:30:54 UTC - Search in distribution

YAHC - Yet another HTTP client River stage one • 1 direct dependent • 1 total dependent

YAHC is fast & minimal low-level asynchronous HTTP client intended to be used where you control both the client and the server. Is especially suits cases where set of requests need to be executed against group of machines. It is NOT a general HTTP us...

IKRUGLOV/YAHC-0.035 - 13 Nov 2017 17:47:11 UTC - Search in distribution

Redis - Perl binding for Redis database River stage two • 72 direct dependents • 85 total dependents

Pure perl bindings for <https://redis.io/> This version supports protocol 2.x (multi-bulk) or later of Redis available at <https://github.com/antirez/redis/>. This documentation lists commands which are exercised in test suite, but additional command...

DAMS/Redis-2.000 - 13 Jan 2023 22:13:53 UTC - Search in distribution

perl5220delta - what is new for perl v5.22.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.20.0 release and the 5.22.0 release. If you are upgrading from an earlier release such as 5.18.0, first read perl5200delta, which describes differences between 5.18.0 and 5.20.0....

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

Mango - Pure-Perl non-blocking I/O MongoDB driver River stage two • 9 direct dependents • 10 total dependents

Mango is a pure-Perl non-blocking I/O MongoDB driver, optimized for use with the Mojolicious real-time web framework, and with multiple event loop support. Since MongoDB is still changing rapidly, only the latest stable version is supported. For Mong...

ODC/Mango-1.30 - 17 Mar 2018 15:28:07 UTC - Search in distribution

upfiles - upload files to FTP or SFTP server, for push mirroring River stage zero No dependents

Upfiles uploads changed files from your local disk to an FTP or SFTP server, for a simple kind of "push" mirroring. Create files locally with the same directory structure as the target, and in a ~/.upfiles.conf file give the locations, upfiles (local...

KRYDE/upfiles-16 - 20 Feb 2024 05:53:00 UTC - Search in distribution
262 results (0.097 seconds)